[INFO] fetching crate cxx-symbols 0.4.3...
[INFO] fixing cxx-symbols-0.4.3 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate cxx-symbols 0.4.3 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate cxx-symbols 0.4.3
[INFO] finished tweaking crates.io crate cxx-symbols 0.4.3
[INFO] tweaked toml for crates.io crate cxx-symbols 0.4.3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cxx-symbols 0.4.3 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 30219fbf4f56f08dd16db0e8c7de9a074d3a74c6b49a8736ba3df36bada54336
[INFO] running `Command { std: "docker" "start" "30219fbf4f56f08dd16db0e8c7de9a074d3a74c6b49a8736ba3df36bada54336", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "30219fbf4f56f08dd16db0e8c7de9a074d3a74c6b49a8736ba3df36bada54336" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "30219fbf4f56f08dd16db0e8c7de9a074d3a74c6b49a8736ba3df36bada54336", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "30219fbf4f56f08dd16db0e8c7de9a074d3a74c6b49a8736ba3df36bada54336" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr]     Checking cxx-symbols v0.4.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating lib.rs from 2018 edition to 2021
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
[INFO] [stderr] crater-edition-check: cxx-symbols v0.4.3 (/opt/rustwide/workdir) updating edition from 2018 to 2021
[INFO] [stderr]     Checking cxx-symbols v0.4.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr]     Checking cxx-symbols v0.4.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating lib.rs from 2021 edition to 2024
[INFO] [stderr] error: errors present after applying fixes to crate `symbols`
[INFO] [stderr]  --> macros/concat.rs
[INFO] [stderr]   = cause: error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:56:1
[INFO] [stderr]               |
[INFO] [stderr]            56 | rust_vec_shims_for_primitive!(bool);
[INFO] [stderr]               | ----------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:56:1
[INFO] [stderr]               |
[INFO] [stderr]            56 | rust_vec_shims_for_primitive!(bool);
[INFO] [stderr]               | ----------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:56:1
[INFO] [stderr]               |
[INFO] [stderr]            56 | rust_vec_shims_for_primitive!(bool);
[INFO] [stderr]               | ----------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:56:1
[INFO] [stderr]               |
[INFO] [stderr]            56 | rust_vec_shims_for_primitive!(bool);
[INFO] [stderr]               | ----------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:56:1
[INFO] [stderr]               |
[INFO] [stderr]            56 | rust_vec_shims_for_primitive!(bool);
[INFO] [stderr]               | ----------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:57:1
[INFO] [stderr]               |
[INFO] [stderr]            57 | rust_vec_shims_for_primitive!(u8);
[INFO] [stderr]               | --------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:57:1
[INFO] [stderr]               |
[INFO] [stderr]            57 | rust_vec_shims_for_primitive!(u8);
[INFO] [stderr]               | --------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:57:1
[INFO] [stderr]               |
[INFO] [stderr]            57 | rust_vec_shims_for_primitive!(u8);
[INFO] [stderr]               | --------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:57:1
[INFO] [stderr]               |
[INFO] [stderr]            57 | rust_vec_shims_for_primitive!(u8);
[INFO] [stderr]               | --------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:57:1
[INFO] [stderr]               |
[INFO] [stderr]            57 | rust_vec_shims_for_primitive!(u8);
[INFO] [stderr]               | --------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:58:1
[INFO] [stderr]               |
[INFO] [stderr]            58 | rust_vec_shims_for_primitive!(u16);
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:58:1
[INFO] [stderr]               |
[INFO] [stderr]            58 | rust_vec_shims_for_primitive!(u16);
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:58:1
[INFO] [stderr]               |
[INFO] [stderr]            58 | rust_vec_shims_for_primitive!(u16);
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:58:1
[INFO] [stderr]               |
[INFO] [stderr]            58 | rust_vec_shims_for_primitive!(u16);
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:58:1
[INFO] [stderr]               |
[INFO] [stderr]            58 | rust_vec_shims_for_primitive!(u16);
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:59:1
[INFO] [stderr]               |
[INFO] [stderr]            59 | rust_vec_shims_for_primitive!(u32);
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:59:1
[INFO] [stderr]               |
[INFO] [stderr]            59 | rust_vec_shims_for_primitive!(u32);
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:59:1
[INFO] [stderr]               |
[INFO] [stderr]            59 | rust_vec_shims_for_primitive!(u32);
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:59:1
[INFO] [stderr]               |
[INFO] [stderr]            59 | rust_vec_shims_for_primitive!(u32);
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:59:1
[INFO] [stderr]               |
[INFO] [stderr]            59 | rust_vec_shims_for_primitive!(u32);
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:60:1
[INFO] [stderr]               |
[INFO] [stderr]            60 | rust_vec_shims_for_primitive!(u64);
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:60:1
[INFO] [stderr]               |
[INFO] [stderr]            60 | rust_vec_shims_for_primitive!(u64);
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:60:1
[INFO] [stderr]               |
[INFO] [stderr]            60 | rust_vec_shims_for_primitive!(u64);
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:60:1
[INFO] [stderr]               |
[INFO] [stderr]            60 | rust_vec_shims_for_primitive!(u64);
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:60:1
[INFO] [stderr]               |
[INFO] [stderr]            60 | rust_vec_shims_for_primitive!(u64);
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:61:1
[INFO] [stderr]               |
[INFO] [stderr]            61 | rust_vec_shims_for_primitive!(i8);
[INFO] [stderr]               | --------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:61:1
[INFO] [stderr]               |
[INFO] [stderr]            61 | rust_vec_shims_for_primitive!(i8);
[INFO] [stderr]               | --------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:61:1
[INFO] [stderr]               |
[INFO] [stderr]            61 | rust_vec_shims_for_primitive!(i8);
[INFO] [stderr]               | --------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:61:1
[INFO] [stderr]               |
[INFO] [stderr]            61 | rust_vec_shims_for_primitive!(i8);
[INFO] [stderr]               | --------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:61:1
[INFO] [stderr]               |
[INFO] [stderr]            61 | rust_vec_shims_for_primitive!(i8);
[INFO] [stderr]               | --------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:62:1
[INFO] [stderr]               |
[INFO] [stderr]            62 | rust_vec_shims_for_primitive!(i16);
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:62:1
[INFO] [stderr]               |
[INFO] [stderr]            62 | rust_vec_shims_for_primitive!(i16);
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:62:1
[INFO] [stderr]               |
[INFO] [stderr]            62 | rust_vec_shims_for_primitive!(i16);
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:62:1
[INFO] [stderr]               |
[INFO] [stderr]            62 | rust_vec_shims_for_primitive!(i16);
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:62:1
[INFO] [stderr]               |
[INFO] [stderr]            62 | rust_vec_shims_for_primitive!(i16);
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:63:1
[INFO] [stderr]               |
[INFO] [stderr]            63 | rust_vec_shims_for_primitive!(i32);
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:63:1
[INFO] [stderr]               |
[INFO] [stderr]            63 | rust_vec_shims_for_primitive!(i32);
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:63:1
[INFO] [stderr]               |
[INFO] [stderr]            63 | rust_vec_shims_for_primitive!(i32);
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:63:1
[INFO] [stderr]               |
[INFO] [stderr]            63 | rust_vec_shims_for_primitive!(i32);
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:63:1
[INFO] [stderr]               |
[INFO] [stderr]            63 | rust_vec_shims_for_primitive!(i32);
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:64:1
[INFO] [stderr]               |
[INFO] [stderr]            64 | rust_vec_shims_for_primitive!(i64);
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:64:1
[INFO] [stderr]               |
[INFO] [stderr]            64 | rust_vec_shims_for_primitive!(i64);
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:64:1
[INFO] [stderr]               |
[INFO] [stderr]            64 | rust_vec_shims_for_primitive!(i64);
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:64:1
[INFO] [stderr]               |
[INFO] [stderr]            64 | rust_vec_shims_for_primitive!(i64);
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:64:1
[INFO] [stderr]               |
[INFO] [stderr]            64 | rust_vec_shims_for_primitive!(i64);
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:65:1
[INFO] [stderr]               |
[INFO] [stderr]            65 | rust_vec_shims_for_primitive!(f32);
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:65:1
[INFO] [stderr]               |
[INFO] [stderr]            65 | rust_vec_shims_for_primitive!(f32);
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition
[INFO] [stdout]  --> macros/assert.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 |     ($left:expr, $right:expr $(,)?) => {
[INFO] [stdout]   |            ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this changes meaning in Rust 2024
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/macro-fragment-specifiers.html>
[INFO] [stdout]   = note: `--force-warn edition-2024-expr-fragment-specifier` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier
[INFO] [stdout]   |
[INFO] [stdout] 4 |     ($left:expr_2021, $right:expr $(,)?) => {
[INFO] [stdout]   |                +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition
[INFO] [stdout]  --> macros/assert.rs:4:25
[INFO] [stdout]   |
[INFO] [stdout] 4 |     ($left:expr, $right:expr $(,)?) => {
[INFO] [stdout]   |                         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this changes meaning in Rust 2024
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/macro-fragment-specifiers.html>
[INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier
[INFO] [stdout]   |
[INFO] [stdout] 4 |     ($left:expr, $right:expr_2021 $(,)?) => {
[INFO] [stdout]   |                             +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]            
[INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition
[INFO] [stdout]  --> macros/concat.rs:4:29
[INFO] [stdout]   |
[INFO] [stdout] 4 |     (#[$name:ident = $value:expr] $($rest:tt)*) => {
[INFO] [stdout]   |                             ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this changes meaning in Rust 2024
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/macro-fragment-specifiers.html>
[INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier
[INFO] [stdout]   |
[INFO] [stdout] 4 |     (#[$name:ident = $value:expr_2021] $($rest:tt)*) => {
[INFO] [stdout]   |                                 +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]            
[INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition
[INFO] [stdout]   --> rust_vec.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 |     ($segment:expr, $ty:ty) => {
[INFO] [stdout]    |               ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/macro-fragment-specifiers.html>
[INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier
[INFO] [stdout]    |
[INFO] [stdout] 11 |     ($segment:expr_2021, $ty:ty) => {
[INFO] [stdout]    |                   +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]  --> exception.rs:3:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[export_name = "cxxbridge04$exception"]
[INFO] [stdout]   |   ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]   = note: `--force-warn unsafe-attr-outside-unsafe` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[unsafe(export_name = "cxxbridge04$exception")]
[INFO] [stdout]   |   +++++++                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]  --> rust_str.rs:4:3
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[export_name = "cxxbridge04$str$valid"]
[INFO] [stdout]   |   ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[unsafe(export_name = "cxxbridge04$str$valid")]
[INFO] [stdout]   |   +++++++                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]               |
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> rust_string.rs:11:3
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[export_name = "cxxbridge04$string$new"]
[INFO] [stdout]    |   ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[unsafe(export_name = "cxxbridge04$string$new")]
[INFO] [stdout]    |   +++++++                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> rust_string.rs:16:3
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[export_name = "cxxbridge04$string$clone"]
[INFO] [stdout]    |   ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[unsafe(export_name = "cxxbridge04$string$clone")]
[INFO] [stdout]    |   +++++++                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> rust_string.rs:21:3
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[export_name = "cxxbridge04$string$from"]
[INFO] [stdout]    |   ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[unsafe(export_name = "cxxbridge04$string$from")]
[INFO] [stdout]    |   +++++++                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]               |
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> rust_string.rs:37:3
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[export_name = "cxxbridge04$string$drop"]
[INFO] [stdout]    |   ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[unsafe(export_name = "cxxbridge04$string$drop")]
[INFO] [stdout]    |   +++++++                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]              ::: rust_vec.rs:65:1
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> rust_string.rs:42:3
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[export_name = "cxxbridge04$string$ptr"]
[INFO] [stdout]    |   ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[unsafe(export_name = "cxxbridge04$string$ptr")]
[INFO] [stdout]    |   +++++++                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]               |
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> rust_string.rs:47:3
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[export_name = "cxxbridge04$string$len"]
[INFO] [stdout]    |   ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[unsafe(export_name = "cxxbridge04$string$len")]
[INFO] [stdout]    |   +++++++                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]            65 | rust_vec_shims_for_primitive!(f32);
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | rust_vec_shims_for_primitive!(bool);
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | rust_vec_shims_for_primitive!(bool);
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]               |
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | rust_vec_shims_for_primitive!(bool);
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | rust_vec_shims_for_primitive!(bool);
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]            
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | rust_vec_shims_for_primitive!(bool);
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]            
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:57:1
[INFO] [stdout]    |
[INFO] [stdout] 57 | rust_vec_shims_for_primitive!(u8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:57:1
[INFO] [stdout]    |
[INFO] [stdout] 57 | rust_vec_shims_for_primitive!(u8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:57:1
[INFO] [stdout]    |
[INFO] [stdout] 57 | rust_vec_shims_for_primitive!(u8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]               |
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:57:1
[INFO] [stdout]    |
[INFO] [stdout] 57 | rust_vec_shims_for_primitive!(u8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:57:1
[INFO] [stdout]    |
[INFO] [stdout] 57 | rust_vec_shims_for_primitive!(u8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | rust_vec_shims_for_primitive!(u16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]               |
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | rust_vec_shims_for_primitive!(u16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]              ::: rust_vec.rs:65:1
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | rust_vec_shims_for_primitive!(u16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]               |
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | rust_vec_shims_for_primitive!(u16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]            65 | rust_vec_shims_for_primitive!(f32);
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | rust_vec_shims_for_primitive!(u16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | rust_vec_shims_for_primitive!(u32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]               |
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | rust_vec_shims_for_primitive!(u32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | rust_vec_shims_for_primitive!(u32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]            
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | rust_vec_shims_for_primitive!(u32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]            
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | rust_vec_shims_for_primitive!(u32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | rust_vec_shims_for_primitive!(u64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | rust_vec_shims_for_primitive!(u64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]               |
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | rust_vec_shims_for_primitive!(u64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | rust_vec_shims_for_primitive!(u64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | rust_vec_shims_for_primitive!(u64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]               |
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | rust_vec_shims_for_primitive!(i8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]              ::: rust_vec.rs:65:1
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | rust_vec_shims_for_primitive!(i8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]               |
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | rust_vec_shims_for_primitive!(i8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]            65 | rust_vec_shims_for_primitive!(f32);
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | rust_vec_shims_for_primitive!(i8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | rust_vec_shims_for_primitive!(i8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]               |
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | rust_vec_shims_for_primitive!(i16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | rust_vec_shims_for_primitive!(i16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]            
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | rust_vec_shims_for_primitive!(i16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]            
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | rust_vec_shims_for_primitive!(i16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | rust_vec_shims_for_primitive!(i16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:66:1
[INFO] [stderr]               |
[INFO] [stderr]            66 | rust_vec_shims_for_primitive!(f64);
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:66:1
[INFO] [stderr]               |
[INFO] [stderr]            66 | rust_vec_shims_for_primitive!(f64);
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:66:1
[INFO] [stderr]               |
[INFO] [stderr]            66 | rust_vec_shims_for_primitive!(f64);
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:66:1
[INFO] [stderr]               |
[INFO] [stderr]            66 | rust_vec_shims_for_primitive!(f64);
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:66:1
[INFO] [stderr]               |
[INFO] [stderr]            66 | rust_vec_shims_for_primitive!(f64);
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:68:1
[INFO] [stderr]               |
[INFO] [stderr]            68 | rust_vec_shims!("string", RustString);
[INFO] [stderr]               | ------------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:68:1
[INFO] [stderr]               |
[INFO] [stderr]            68 | rust_vec_shims!("string", RustString);
[INFO] [stderr]               | ------------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:68:1
[INFO] [stderr]               |
[INFO] [stderr]            68 | rust_vec_shims!("string", RustString);
[INFO] [stderr]               | ------------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:68:1
[INFO] [stderr]               |
[INFO] [stderr]            68 | rust_vec_shims!("string", RustString);
[INFO] [stderr]               | ------------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:68:1
[INFO] [stderr]               |
[INFO] [stderr]            68 | rust_vec_shims!("string", RustString);
[INFO] [stderr]               | ------------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: aborting due to 60 previous errors
[INFO] [stderr] help: to report this as a bug, open an issue at https://github.com/rust-lang/rust/issues, quoting the full output of this command
[INFO] [stderr] help: to possibly apply more fixes, pass in the `--broken-code` flag
[INFO] [stderr] note: original diagnostics will follow:
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | rust_vec_shims_for_primitive!(i32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | rust_vec_shims_for_primitive!(i32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | rust_vec_shims_for_primitive!(i32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | rust_vec_shims_for_primitive!(i32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | rust_vec_shims_for_primitive!(i32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | rust_vec_shims_for_primitive!(i64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | rust_vec_shims_for_primitive!(i64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | rust_vec_shims_for_primitive!(i64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | rust_vec_shims_for_primitive!(i64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | rust_vec_shims_for_primitive!(i64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | rust_vec_shims_for_primitive!(f32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | rust_vec_shims_for_primitive!(f32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | rust_vec_shims_for_primitive!(f32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | rust_vec_shims_for_primitive!(f32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | rust_vec_shims_for_primitive!(f32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | rust_vec_shims_for_primitive!(f64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | rust_vec_shims_for_primitive!(f64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | rust_vec_shims_for_primitive!(f64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | rust_vec_shims_for_primitive!(f64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | rust_vec_shims_for_primitive!(f64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | rust_vec_shims!("string", RustString);
[INFO] [stdout]    | ------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | rust_vec_shims!("string", RustString);
[INFO] [stdout]    | ------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | rust_vec_shims!("string", RustString);
[INFO] [stdout]    | ------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | rust_vec_shims!("string", RustString);
[INFO] [stdout]    | ------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | rust_vec_shims!("string", RustString);
[INFO] [stdout]    | ------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::slice::from_raw_parts` is unsafe and requires unsafe block
[INFO] [stdout]  --> exception.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let slice = slice::from_raw_parts(ptr, len);
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> exception.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | unsafe extern "C" fn exception(ptr: *const u8, len: usize) -> *const u8 {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]   = note: `--force-warn unsafe-op-in-unsafe-fn` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::slice::from_raw_parts` is unsafe and requires unsafe block
[INFO] [stdout]  --> rust_str.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let slice = slice::from_raw_parts(ptr, len);
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> rust_str.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | unsafe extern "C" fn str_valid(ptr: *const u8, len: usize) -> bool {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::write` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_string.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     ptr::write(this.as_mut_ptr(), String::new());
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_string.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | unsafe extern "C" fn string_new(this: &mut MaybeUninit<String>) {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::write` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_string.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     ptr::write(this.as_mut_ptr(), other.clone());
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_string.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | unsafe extern "C" fn string_clone(this: &mut MaybeUninit<String>, other: &String) {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::slice::from_raw_parts` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_string.rs:27:17
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let slice = slice::from_raw_parts(ptr, len);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_string.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | / unsafe extern "C" fn string_from(
[INFO] [stdout] 23 | |     this: &mut MaybeUninit<String>,
[INFO] [stdout] 24 | |     ptr: *const u8,
[INFO] [stdout] 25 | |     len: usize,
[INFO] [stdout] 26 | | ) -> bool {
[INFO] [stdout]    | |_________^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::write` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_string.rs:30:13
[INFO] [stdout]    |
[INFO] [stdout] 30 |             ptr::write(this.as_mut_ptr(), s.to_owned());
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::mem::ManuallyDrop::<T>::drop` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_string.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     ManuallyDrop::drop(this);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_string.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | unsafe extern "C" fn string_drop(this: &mut ManuallyDrop<String>) {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::write` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |                     ptr::write(this, RustVec { repr: Vec::new() });
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout] ...
[INFO] [stdout] 56 | rust_vec_shims_for_primitive!(bool);
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |                 unsafe extern "C" fn __new(this: *mut RustVec<$ty>) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 | rust_vec_shims_for_primitive!(bool);
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::drop_in_place` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:25:21
[INFO] [stdout]    |
[INFO] [stdout] 25 |                     ptr::drop_in_place(this);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout] ...
[INFO] [stdout] 56 | rust_vec_shims_for_primitive!(bool);
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 unsafe extern "C" fn __drop(this: *mut RustVec<$ty>) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 | rust_vec_shims_for_primitive!(bool);
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |                     (*this).repr.len()
[INFO] [stdout]    |                     ^^^^^^^ dereference of raw pointer
[INFO] [stdout] ...
[INFO] [stdout] 56 | rust_vec_shims_for_primitive!(bool);
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |                 unsafe extern "C" fn __len(this: *const RustVec<$ty>) -> usize {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 | rust_vec_shims_for_primitive!(bool);
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 |                     (*this).repr.as_ptr()
[INFO] [stdout]    |                     ^^^^^^^ dereference of raw pointer
[INFO] [stdout] ...
[INFO] [stdout] 56 | rust_vec_shims_for_primitive!(bool);
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 |                 unsafe extern "C" fn __data(this: *const RustVec<$ty>) -> *const $ty {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 | rust_vec_shims_for_primitive!(bool);
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::write` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |                     ptr::write(this, RustVec { repr: Vec::new() });
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout] ...
[INFO] [stdout] 57 | rust_vec_shims_for_primitive!(u8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |                 unsafe extern "C" fn __new(this: *mut RustVec<$ty>) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 | rust_vec_shims_for_primitive!(u8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::drop_in_place` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:25:21
[INFO] [stdout]    |
[INFO] [stdout] 25 |                     ptr::drop_in_place(this);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout] ...
[INFO] [stdout] 57 | rust_vec_shims_for_primitive!(u8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 unsafe extern "C" fn __drop(this: *mut RustVec<$ty>) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 | rust_vec_shims_for_primitive!(u8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |                     (*this).repr.len()
[INFO] [stdout]    |                     ^^^^^^^ dereference of raw pointer
[INFO] [stdout] ...
[INFO] [stdout] 57 | rust_vec_shims_for_primitive!(u8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |                 unsafe extern "C" fn __len(this: *const RustVec<$ty>) -> usize {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 | rust_vec_shims_for_primitive!(u8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 |                     (*this).repr.as_ptr()
[INFO] [stdout]    |                     ^^^^^^^ dereference of raw pointer
[INFO] [stdout] ...
[INFO] [stdout] 57 | rust_vec_shims_for_primitive!(u8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 |                 unsafe extern "C" fn __data(this: *const RustVec<$ty>) -> *const $ty {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 | rust_vec_shims_for_primitive!(u8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::write` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |                     ptr::write(this, RustVec { repr: Vec::new() });
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout] ...
[INFO] [stdout] 58 | rust_vec_shims_for_primitive!(u16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |                 unsafe extern "C" fn __new(this: *mut RustVec<$ty>) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 | rust_vec_shims_for_primitive!(u16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::drop_in_place` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:25:21
[INFO] [stdout]    |
[INFO] [stdout] 25 |                     ptr::drop_in_place(this);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout] ...
[INFO] [stdout] 58 | rust_vec_shims_for_primitive!(u16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 unsafe extern "C" fn __drop(this: *mut RustVec<$ty>) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 | rust_vec_shims_for_primitive!(u16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |                     (*this).repr.len()
[INFO] [stdout]    |                     ^^^^^^^ dereference of raw pointer
[INFO] [stdout] ...
[INFO] [stdout] 58 | rust_vec_shims_for_primitive!(u16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |                 unsafe extern "C" fn __len(this: *const RustVec<$ty>) -> usize {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 | rust_vec_shims_for_primitive!(u16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 |                     (*this).repr.as_ptr()
[INFO] [stdout]    |                     ^^^^^^^ dereference of raw pointer
[INFO] [stdout] ...
[INFO] [stdout] 58 | rust_vec_shims_for_primitive!(u16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 |                 unsafe extern "C" fn __data(this: *const RustVec<$ty>) -> *const $ty {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 | rust_vec_shims_for_primitive!(u16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::write` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |                     ptr::write(this, RustVec { repr: Vec::new() });
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout] ...
[INFO] [stdout] 59 | rust_vec_shims_for_primitive!(u32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |                 unsafe extern "C" fn __new(this: *mut RustVec<$ty>) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 | rust_vec_shims_for_primitive!(u32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::drop_in_place` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:25:21
[INFO] [stdout]    |
[INFO] [stdout] 25 |                     ptr::drop_in_place(this);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout] ...
[INFO] [stdout] 59 | rust_vec_shims_for_primitive!(u32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 unsafe extern "C" fn __drop(this: *mut RustVec<$ty>) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 | rust_vec_shims_for_primitive!(u32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |                     (*this).repr.len()
[INFO] [stdout]    |                     ^^^^^^^ dereference of raw pointer
[INFO] [stdout] ...
[INFO] [stdout] 59 | rust_vec_shims_for_primitive!(u32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |                 unsafe extern "C" fn __len(this: *const RustVec<$ty>) -> usize {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 | rust_vec_shims_for_primitive!(u32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 |                     (*this).repr.as_ptr()
[INFO] [stdout]    |                     ^^^^^^^ dereference of raw pointer
[INFO] [stdout] ...
[INFO] [stdout] 59 | rust_vec_shims_for_primitive!(u32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 |                 unsafe extern "C" fn __data(this: *const RustVec<$ty>) -> *const $ty {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 | rust_vec_shims_for_primitive!(u32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::write` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |                     ptr::write(this, RustVec { repr: Vec::new() });
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout] ...
[INFO] [stdout] 60 | rust_vec_shims_for_primitive!(u64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |                 unsafe extern "C" fn __new(this: *mut RustVec<$ty>) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 | rust_vec_shims_for_primitive!(u64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::drop_in_place` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:25:21
[INFO] [stdout]    |
[INFO] [stdout] 25 |                     ptr::drop_in_place(this);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout] ...
[INFO] [stdout] 60 | rust_vec_shims_for_primitive!(u64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 unsafe extern "C" fn __drop(this: *mut RustVec<$ty>) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 | rust_vec_shims_for_primitive!(u64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |                     (*this).repr.len()
[INFO] [stdout]    |                     ^^^^^^^ dereference of raw pointer
[INFO] [stdout] ...
[INFO] [stdout] 60 | rust_vec_shims_for_primitive!(u64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |                 unsafe extern "C" fn __len(this: *const RustVec<$ty>) -> usize {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 | rust_vec_shims_for_primitive!(u64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 |                     (*this).repr.as_ptr()
[INFO] [stdout]    |                     ^^^^^^^ dereference of raw pointer
[INFO] [stdout] ...
[INFO] [stdout] 60 | rust_vec_shims_for_primitive!(u64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 |                 unsafe extern "C" fn __data(this: *const RustVec<$ty>) -> *const $ty {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 | rust_vec_shims_for_primitive!(u64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::write` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |                     ptr::write(this, RustVec { repr: Vec::new() });
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout] ...
[INFO] [stdout] 61 | rust_vec_shims_for_primitive!(i8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |                 unsafe extern "C" fn __new(this: *mut RustVec<$ty>) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 | rust_vec_shims_for_primitive!(i8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::drop_in_place` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:25:21
[INFO] [stdout]    |
[INFO] [stdout] 25 |                     ptr::drop_in_place(this);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout] ...
[INFO] [stdout] 61 | rust_vec_shims_for_primitive!(i8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 unsafe extern "C" fn __drop(this: *mut RustVec<$ty>) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 | rust_vec_shims_for_primitive!(i8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |                     (*this).repr.len()
[INFO] [stdout]    |                     ^^^^^^^ dereference of raw pointer
[INFO] [stdout] ...
[INFO] [stdout] 61 | rust_vec_shims_for_primitive!(i8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |                 unsafe extern "C" fn __len(this: *const RustVec<$ty>) -> usize {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 | rust_vec_shims_for_primitive!(i8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 |                     (*this).repr.as_ptr()
[INFO] [stdout]    |                     ^^^^^^^ dereference of raw pointer
[INFO] [stdout] ...
[INFO] [stdout] 61 | rust_vec_shims_for_primitive!(i8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 |                 unsafe extern "C" fn __data(this: *const RustVec<$ty>) -> *const $ty {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 | rust_vec_shims_for_primitive!(i8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::write` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |                     ptr::write(this, RustVec { repr: Vec::new() });
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout] ...
[INFO] [stdout] 62 | rust_vec_shims_for_primitive!(i16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |                 unsafe extern "C" fn __new(this: *mut RustVec<$ty>) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 | rust_vec_shims_for_primitive!(i16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::drop_in_place` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:25:21
[INFO] [stdout]    |
[INFO] [stdout] 25 |                     ptr::drop_in_place(this);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout] ...
[INFO] [stdout] 62 | rust_vec_shims_for_primitive!(i16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 unsafe extern "C" fn __drop(this: *mut RustVec<$ty>) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 | rust_vec_shims_for_primitive!(i16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |                     (*this).repr.len()
[INFO] [stdout]    |                     ^^^^^^^ dereference of raw pointer
[INFO] [stdout] ...
[INFO] [stdout] 62 | rust_vec_shims_for_primitive!(i16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |                 unsafe extern "C" fn __len(this: *const RustVec<$ty>) -> usize {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 | rust_vec_shims_for_primitive!(i16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 |                     (*this).repr.as_ptr()
[INFO] [stdout]    |                     ^^^^^^^ dereference of raw pointer
[INFO] [stdout] ...
[INFO] [stdout] 62 | rust_vec_shims_for_primitive!(i16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 |                 unsafe extern "C" fn __data(this: *const RustVec<$ty>) -> *const $ty {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 | rust_vec_shims_for_primitive!(i16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::write` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |                     ptr::write(this, RustVec { repr: Vec::new() });
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout] ...
[INFO] [stdout] 63 | rust_vec_shims_for_primitive!(i32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |                 unsafe extern "C" fn __new(this: *mut RustVec<$ty>) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 63 | rust_vec_shims_for_primitive!(i32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::drop_in_place` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:25:21
[INFO] [stdout]    |
[INFO] [stdout] 25 |                     ptr::drop_in_place(this);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout] ...
[INFO] [stdout] 63 | rust_vec_shims_for_primitive!(i32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 unsafe extern "C" fn __drop(this: *mut RustVec<$ty>) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 63 | rust_vec_shims_for_primitive!(i32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |                     (*this).repr.len()
[INFO] [stdout]    |                     ^^^^^^^ dereference of raw pointer
[INFO] [stdout] ...
[INFO] [stdout] 63 | rust_vec_shims_for_primitive!(i32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |                 unsafe extern "C" fn __len(this: *const RustVec<$ty>) -> usize {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 63 | rust_vec_shims_for_primitive!(i32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 |                     (*this).repr.as_ptr()
[INFO] [stdout]    |                     ^^^^^^^ dereference of raw pointer
[INFO] [stdout] ...
[INFO] [stdout] 63 | rust_vec_shims_for_primitive!(i32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 |                 unsafe extern "C" fn __data(this: *const RustVec<$ty>) -> *const $ty {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 63 | rust_vec_shims_for_primitive!(i32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::write` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |                     ptr::write(this, RustVec { repr: Vec::new() });
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout] ...
[INFO] [stdout] 64 | rust_vec_shims_for_primitive!(i64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |                 unsafe extern "C" fn __new(this: *mut RustVec<$ty>) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 64 | rust_vec_shims_for_primitive!(i64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::drop_in_place` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:25:21
[INFO] [stdout]    |
[INFO] [stdout] 25 |                     ptr::drop_in_place(this);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout] ...
[INFO] [stdout] 64 | rust_vec_shims_for_primitive!(i64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 unsafe extern "C" fn __drop(this: *mut RustVec<$ty>) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 64 | rust_vec_shims_for_primitive!(i64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |                     (*this).repr.len()
[INFO] [stdout]    |                     ^^^^^^^ dereference of raw pointer
[INFO] [stdout] ...
[INFO] [stdout] 64 | rust_vec_shims_for_primitive!(i64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |                 unsafe extern "C" fn __len(this: *const RustVec<$ty>) -> usize {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 64 | rust_vec_shims_for_primitive!(i64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 |                     (*this).repr.as_ptr()
[INFO] [stdout]    |                     ^^^^^^^ dereference of raw pointer
[INFO] [stdout] ...
[INFO] [stdout] 64 | rust_vec_shims_for_primitive!(i64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 |                 unsafe extern "C" fn __data(this: *const RustVec<$ty>) -> *const $ty {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 64 | rust_vec_shims_for_primitive!(i64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::write` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |                     ptr::write(this, RustVec { repr: Vec::new() });
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout] ...
[INFO] [stdout] 65 | rust_vec_shims_for_primitive!(f32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |                 unsafe extern "C" fn __new(this: *mut RustVec<$ty>) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 65 | rust_vec_shims_for_primitive!(f32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::drop_in_place` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:25:21
[INFO] [stdout]    |
[INFO] [stdout] 25 |                     ptr::drop_in_place(this);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout] ...
[INFO] [stdout] 65 | rust_vec_shims_for_primitive!(f32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 unsafe extern "C" fn __drop(this: *mut RustVec<$ty>) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 65 | rust_vec_shims_for_primitive!(f32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |                     (*this).repr.len()
[INFO] [stdout]    |                     ^^^^^^^ dereference of raw pointer
[INFO] [stdout] ...
[INFO] [stdout] 65 | rust_vec_shims_for_primitive!(f32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |                 unsafe extern "C" fn __len(this: *const RustVec<$ty>) -> usize {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 65 | rust_vec_shims_for_primitive!(f32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 |                     (*this).repr.as_ptr()
[INFO] [stdout]    |                     ^^^^^^^ dereference of raw pointer
[INFO] [stdout] ...
[INFO] [stdout] 65 | rust_vec_shims_for_primitive!(f32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 |                 unsafe extern "C" fn __data(this: *const RustVec<$ty>) -> *const $ty {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 65 | rust_vec_shims_for_primitive!(f32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::write` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |                     ptr::write(this, RustVec { repr: Vec::new() });
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout] ...
[INFO] [stdout] 66 | rust_vec_shims_for_primitive!(f64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |                 unsafe extern "C" fn __new(this: *mut RustVec<$ty>) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 | rust_vec_shims_for_primitive!(f64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::drop_in_place` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:25:21
[INFO] [stdout]    |
[INFO] [stdout] 25 |                     ptr::drop_in_place(this);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout] ...
[INFO] [stdout] 66 | rust_vec_shims_for_primitive!(f64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 unsafe extern "C" fn __drop(this: *mut RustVec<$ty>) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 | rust_vec_shims_for_primitive!(f64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |                     (*this).repr.len()
[INFO] [stdout]    |                     ^^^^^^^ dereference of raw pointer
[INFO] [stdout] ...
[INFO] [stdout] 66 | rust_vec_shims_for_primitive!(f64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |                 unsafe extern "C" fn __len(this: *const RustVec<$ty>) -> usize {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 | rust_vec_shims_for_primitive!(f64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 |                     (*this).repr.as_ptr()
[INFO] [stdout]    |                     ^^^^^^^ dereference of raw pointer
[INFO] [stdout] ...
[INFO] [stdout] 66 | rust_vec_shims_for_primitive!(f64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 |                 unsafe extern "C" fn __data(this: *const RustVec<$ty>) -> *const $ty {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 | rust_vec_shims_for_primitive!(f64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::write` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |                     ptr::write(this, RustVec { repr: Vec::new() });
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout] ...
[INFO] [stdout] 68 | rust_vec_shims!("string", RustString);
[INFO] [stdout]    | ------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |                 unsafe extern "C" fn __new(this: *mut RustVec<$ty>) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 68 | rust_vec_shims!("string", RustString);
[INFO] [stdout]    | ------------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::drop_in_place` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:25:21
[INFO] [stdout]    |
[INFO] [stdout] 25 |                     ptr::drop_in_place(this);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout] ...
[INFO] [stdout] 68 | rust_vec_shims!("string", RustString);
[INFO] [stdout]    | ------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 unsafe extern "C" fn __drop(this: *mut RustVec<$ty>) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 68 | rust_vec_shims!("string", RustString);
[INFO] [stdout]    | ------------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |                     (*this).repr.len()
[INFO] [stdout]    |                     ^^^^^^^ dereference of raw pointer
[INFO] [stdout] ...
[INFO] [stdout] 68 | rust_vec_shims!("string", RustString);
[INFO] [stdout]    | ------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |                 unsafe extern "C" fn __len(this: *const RustVec<$ty>) -> usize {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 68 | rust_vec_shims!("string", RustString);
[INFO] [stdout]    | ------------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 |                     (*this).repr.as_ptr()
[INFO] [stdout]    |                     ^^^^^^^ dereference of raw pointer
[INFO] [stdout] ...
[INFO] [stdout] 68 | rust_vec_shims!("string", RustString);
[INFO] [stdout]    | ------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 |                 unsafe extern "C" fn __data(this: *const RustVec<$ty>) -> *const $ty {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 68 | rust_vec_shims!("string", RustString);
[INFO] [stdout]    | ------------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stderr] error: errors present after applying fixes to crate `symbols`
[INFO] [stderr]  --> macros/concat.rs
[INFO] [stderr]   = cause: error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:56:1
[INFO] [stderr]               |
[INFO] [stderr]            56 | rust_vec_shims_for_primitive!(bool);
[INFO] [stderr]               | ----------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:56:1
[INFO] [stderr]               |
[INFO] [stderr]            56 | rust_vec_shims_for_primitive!(bool);
[INFO] [stderr]               | ----------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:56:1
[INFO] [stderr]               |
[INFO] [stderr]            56 | rust_vec_shims_for_primitive!(bool);
[INFO] [stderr]               | ----------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:56:1
[INFO] [stderr]               |
[INFO] [stderr]            56 | rust_vec_shims_for_primitive!(bool);
[INFO] [stderr]               | ----------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:56:1
[INFO] [stderr]               |
[INFO] [stderr]            56 | rust_vec_shims_for_primitive!(bool);
[INFO] [stderr]               | ----------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:57:1
[INFO] [stderr]               |
[INFO] [stderr]            57 | rust_vec_shims_for_primitive!(u8);
[INFO] [stderr]               | --------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:57:1
[INFO] [stderr]               |
[INFO] [stderr]            57 | rust_vec_shims_for_primitive!(u8);
[INFO] [stderr]               | --------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:57:1
[INFO] [stderr]               |
[INFO] [stderr]            57 | rust_vec_shims_for_primitive!(u8);
[INFO] [stderr]               | --------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:57:1
[INFO] [stderr]               |
[INFO] [stderr]            57 | rust_vec_shims_for_primitive!(u8);
[INFO] [stderr]               | --------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:57:1
[INFO] [stderr]               |
[INFO] [stderr]            57 | rust_vec_shims_for_primitive!(u8);
[INFO] [stderr]               | --------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:58:1
[INFO] [stderr]               |
[INFO] [stderr]            58 | rust_vec_shims_for_primitive!(u16);
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:58:1
[INFO] [stderr]               |
[INFO] [stderr]            58 | rust_vec_shims_for_primitive!(u16);
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:58:1
[INFO] [stderr]               |
[INFO] [stderr]            58 | rust_vec_shims_for_primitive!(u16);
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:58:1
[INFO] [stderr]               |
[INFO] [stderr]            58 | rust_vec_shims_for_primitive!(u16);
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:58:1
[INFO] [stderr]               |
[INFO] [stderr]            58 | rust_vec_shims_for_primitive!(u16);
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:59:1
[INFO] [stderr]               |
[INFO] [stderr]            59 | rust_vec_shims_for_primitive!(u32);
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:59:1
[INFO] [stderr]               |
[INFO] [stderr]            59 | rust_vec_shims_for_primitive!(u32);
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:59:1
[INFO] [stderr]               |
[INFO] [stderr]            59 | rust_vec_shims_for_primitive!(u32);
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:59:1
[INFO] [stderr]               |
[INFO] [stderr]            59 | rust_vec_shims_for_primitive!(u32);
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:59:1
[INFO] [stderr]               |
[INFO] [stderr]            59 | rust_vec_shims_for_primitive!(u32);
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:60:1
[INFO] [stderr]               |
[INFO] [stderr]            60 | rust_vec_shims_for_primitive!(u64);
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:60:1
[INFO] [stderr]               |
[INFO] [stderr]            60 | rust_vec_shims_for_primitive!(u64);
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:60:1
[INFO] [stderr]               |
[INFO] [stderr]            60 | rust_vec_shims_for_primitive!(u64);
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:60:1
[INFO] [stderr]               |
[INFO] [stderr]            60 | rust_vec_shims_for_primitive!(u64);
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:60:1
[INFO] [stderr]               |
[INFO] [stderr]            60 | rust_vec_shims_for_primitive!(u64);
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:61:1
[INFO] [stderr]               |
[INFO] [stderr]            61 | rust_vec_shims_for_primitive!(i8);
[INFO] [stderr]               | --------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:61:1
[INFO] [stderr]               |
[INFO] [stderr]            61 | rust_vec_shims_for_primitive!(i8);
[INFO] [stderr]               | --------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:61:1
[INFO] [stderr]               |
[INFO] [stderr]            61 | rust_vec_shims_for_primitive!(i8);
[INFO] [stderr]               | --------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:61:1
[INFO] [stderr]               |
[INFO] [stderr]            61 | rust_vec_shims_for_primitive!(i8);
[INFO] [stderr]               | --------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:61:1
[INFO] [stderr]               |
[INFO] [stderr]            61 | rust_vec_shims_for_primitive!(i8);
[INFO] [stderr]               | --------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:62:1
[INFO] [stderr]               |
[INFO] [stderr]            62 | rust_vec_shims_for_primitive!(i16);
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:62:1
[INFO] [stderr]               |
[INFO] [stderr]            62 | rust_vec_shims_for_primitive!(i16);
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:62:1
[INFO] [stderr]               |
[INFO] [stderr]            62 | rust_vec_shims_for_primitive!(i16);
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:62:1
[INFO] [stderr]               |
[INFO] [stderr]            62 | rust_vec_shims_for_primitive!(i16);
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:62:1
[INFO] [stderr]               |
[INFO] [stderr]            62 | rust_vec_shims_for_primitive!(i16);
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:63:1
[INFO] [stderr]               |
[INFO] [stderr]            63 | rust_vec_shims_for_primitive!(i32);
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:63:1
[INFO] [stderr]               |
[INFO] [stderr]            63 | rust_vec_shims_for_primitive!(i32);
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:63:1
[INFO] [stderr]               |
[INFO] [stderr]            63 | rust_vec_shims_for_primitive!(i32);
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:63:1
[INFO] [stderr]               |
[INFO] [stderr]            63 | rust_vec_shims_for_primitive!(i32);
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:63:1
[INFO] [stderr]               |
[INFO] [stderr]            63 | rust_vec_shims_for_primitive!(i32);
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:64:1
[INFO] [stderr]               |
[INFO] [stderr]            64 | rust_vec_shims_for_primitive!(i64);
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:64:1
[INFO] [stderr]               |
[INFO] [stderr]            64 | rust_vec_shims_for_primitive!(i64);
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:64:1
[INFO] [stderr]               |
[INFO] [stderr]            64 | rust_vec_shims_for_primitive!(i64);
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:64:1
[INFO] [stderr]               |
[INFO] [stderr]            64 | rust_vec_shims_for_primitive!(i64);
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:64:1
[INFO] [stderr]               |
[INFO] [stderr]            64 | rust_vec_shims_for_primitive!(i64);
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:65:1
[INFO] [stderr]               |
[INFO] [stderr]            65 | rust_vec_shims_for_primitive!(f32);
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:65:1
[INFO] [stderr]               |
[INFO] [stderr]            65 | rust_vec_shims_for_primitive!(f32);
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:65:1
[INFO] [stderr]               |
[INFO] [stderr]            65 | rust_vec_shims_for_primitive!(f32);
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:65:1
[INFO] [stderr]               |
[INFO] [stderr]            65 | rust_vec_shims_for_primitive!(f32);
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:65:1
[INFO] [stderr]               |
[INFO] [stderr]            65 | rust_vec_shims_for_primitive!(f32);
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:66:1
[INFO] [stderr]               |
[INFO] [stderr]            66 | rust_vec_shims_for_primitive!(f64);
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:66:1
[INFO] [stderr]               |
[INFO] [stderr]            66 | rust_vec_shims_for_primitive!(f64);
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:66:1
[INFO] [stderr]               |
[INFO] [stderr]            66 | rust_vec_shims_for_primitive!(f64);
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:66:1
[INFO] [stderr]               |
[INFO] [stderr]            66 | rust_vec_shims_for_primitive!(f64);
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:66:1
[INFO] [stderr]               |
[INFO] [stderr]            66 | rust_vec_shims_for_primitive!(f64);
[INFO] [stderr]               | ---------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:68:1
[INFO] [stderr]               |
[INFO] [stderr]            68 | rust_vec_shims!("string", RustString);
[INFO] [stderr]               | ------------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:68:1
[INFO] [stderr]               |
[INFO] [stderr]            68 | rust_vec_shims!("string", RustString);
[INFO] [stderr]               | ------------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:68:1
[INFO] [stderr]               |
[INFO] [stderr]            68 | rust_vec_shims!("string", RustString);
[INFO] [stderr]               | ------------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:68:1
[INFO] [stderr]               |
[INFO] [stderr]            68 | rust_vec_shims!("string", RustString);
[INFO] [stderr]               | ------------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: expected expression, found `)`
[INFO] [stderr]              --> macros/concat.rs:5:25
[INFO] [stderr]               |
[INFO] [stderr]             5 |         #[unsafe($name =) $value]
[INFO] [stderr]               |                         ^ expected expression
[INFO] [stderr]               |
[INFO] [stderr]              ::: rust_vec.rs:68:1
[INFO] [stderr]               |
[INFO] [stderr]            68 | rust_vec_shims!("string", RustString);
[INFO] [stderr]               | ------------------------------------- in this macro invocation
[INFO] [stderr]               |
[INFO] [stderr]               = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: aborting due to 60 previous errors
[INFO] [stderr] help: to report this as a bug, open an issue at https://github.com/rust-lang/rust/issues, quoting the full output of this command
[INFO] [stderr] help: to possibly apply more fixes, pass in the `--broken-code` flag
[INFO] [stderr] note: original diagnostics will follow:
[INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition
[INFO] [stdout]  --> macros/assert.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 |     ($left:expr, $right:expr $(,)?) => {
[INFO] [stdout]   |            ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this changes meaning in Rust 2024
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/macro-fragment-specifiers.html>
[INFO] [stdout]   = note: `--force-warn edition-2024-expr-fragment-specifier` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier
[INFO] [stdout]   |
[INFO] [stdout] 4 |     ($left:expr_2021, $right:expr $(,)?) => {
[INFO] [stdout]   |                +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition
[INFO] [stdout]  --> macros/assert.rs:4:25
[INFO] [stdout]   |
[INFO] [stdout] 4 |     ($left:expr, $right:expr $(,)?) => {
[INFO] [stdout]   |                         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this changes meaning in Rust 2024
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/macro-fragment-specifiers.html>
[INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier
[INFO] [stdout]   |
[INFO] [stdout] 4 |     ($left:expr, $right:expr_2021 $(,)?) => {
[INFO] [stdout]   |                             +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition
[INFO] [stdout]  --> macros/concat.rs:4:29
[INFO] [stdout]   |
[INFO] [stdout] 4 |     (#[$name:ident = $value:expr] $($rest:tt)*) => {
[INFO] [stdout]   |                             ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this changes meaning in Rust 2024
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/macro-fragment-specifiers.html>
[INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier
[INFO] [stdout]   |
[INFO] [stdout] 4 |     (#[$name:ident = $value:expr_2021] $($rest:tt)*) => {
[INFO] [stdout]   |                                 +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition
[INFO] [stdout]   --> rust_vec.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 |     ($segment:expr, $ty:ty) => {
[INFO] [stdout]    |               ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/macro-fragment-specifiers.html>
[INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier
[INFO] [stdout]    |
[INFO] [stdout] 11 |     ($segment:expr_2021, $ty:ty) => {
[INFO] [stdout]    |                   +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]  --> exception.rs:3:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[export_name = "cxxbridge04$exception"]
[INFO] [stdout]   |   ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]   = note: `--force-warn unsafe-attr-outside-unsafe` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[unsafe(export_name = "cxxbridge04$exception")]
[INFO] [stdout]   |   +++++++                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]  --> rust_str.rs:4:3
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[export_name = "cxxbridge04$str$valid"]
[INFO] [stdout]   |   ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[unsafe(export_name = "cxxbridge04$str$valid")]
[INFO] [stdout]   |   +++++++                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> rust_string.rs:11:3
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[export_name = "cxxbridge04$string$new"]
[INFO] [stdout]    |   ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[unsafe(export_name = "cxxbridge04$string$new")]
[INFO] [stdout]    |   +++++++                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> rust_string.rs:16:3
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[export_name = "cxxbridge04$string$clone"]
[INFO] [stdout]    |   ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[unsafe(export_name = "cxxbridge04$string$clone")]
[INFO] [stdout]    |   +++++++                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> rust_string.rs:21:3
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[export_name = "cxxbridge04$string$from"]
[INFO] [stdout]    |   ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[unsafe(export_name = "cxxbridge04$string$from")]
[INFO] [stdout]    |   +++++++                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> rust_string.rs:37:3
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[export_name = "cxxbridge04$string$drop"]
[INFO] [stdout]    |   ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[unsafe(export_name = "cxxbridge04$string$drop")]
[INFO] [stdout]    |   +++++++                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> rust_string.rs:42:3
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[export_name = "cxxbridge04$string$ptr"]
[INFO] [stdout]    |   ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[unsafe(export_name = "cxxbridge04$string$ptr")]
[INFO] [stdout]    |   +++++++                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> rust_string.rs:47:3
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[export_name = "cxxbridge04$string$len"]
[INFO] [stdout]    |   ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[unsafe(export_name = "cxxbridge04$string$len")]
[INFO] [stdout]    |   +++++++                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | rust_vec_shims_for_primitive!(bool);
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | rust_vec_shims_for_primitive!(bool);
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | rust_vec_shims_for_primitive!(bool);
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | rust_vec_shims_for_primitive!(bool);
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | rust_vec_shims_for_primitive!(bool);
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:57:1
[INFO] [stdout]    |
[INFO] [stdout] 57 | rust_vec_shims_for_primitive!(u8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:57:1
[INFO] [stdout]    |
[INFO] [stdout] 57 | rust_vec_shims_for_primitive!(u8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:57:1
[INFO] [stdout]    |
[INFO] [stdout] 57 | rust_vec_shims_for_primitive!(u8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:57:1
[INFO] [stdout]    |
[INFO] [stdout] 57 | rust_vec_shims_for_primitive!(u8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:57:1
[INFO] [stdout]    |
[INFO] [stdout] 57 | rust_vec_shims_for_primitive!(u8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | rust_vec_shims_for_primitive!(u16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | rust_vec_shims_for_primitive!(u16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | rust_vec_shims_for_primitive!(u16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | rust_vec_shims_for_primitive!(u16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | rust_vec_shims_for_primitive!(u16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | rust_vec_shims_for_primitive!(u32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | rust_vec_shims_for_primitive!(u32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | rust_vec_shims_for_primitive!(u32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | rust_vec_shims_for_primitive!(u32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | rust_vec_shims_for_primitive!(u32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | rust_vec_shims_for_primitive!(u64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | rust_vec_shims_for_primitive!(u64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | rust_vec_shims_for_primitive!(u64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | rust_vec_shims_for_primitive!(u64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | rust_vec_shims_for_primitive!(u64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | rust_vec_shims_for_primitive!(i8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | rust_vec_shims_for_primitive!(i8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | rust_vec_shims_for_primitive!(i8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | rust_vec_shims_for_primitive!(i8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | rust_vec_shims_for_primitive!(i8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | rust_vec_shims_for_primitive!(i16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | rust_vec_shims_for_primitive!(i16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | rust_vec_shims_for_primitive!(i16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | rust_vec_shims_for_primitive!(i16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | rust_vec_shims_for_primitive!(i16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | rust_vec_shims_for_primitive!(i32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | rust_vec_shims_for_primitive!(i32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | rust_vec_shims_for_primitive!(i32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | rust_vec_shims_for_primitive!(i32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | rust_vec_shims_for_primitive!(i32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | rust_vec_shims_for_primitive!(i64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | rust_vec_shims_for_primitive!(i64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | rust_vec_shims_for_primitive!(i64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | rust_vec_shims_for_primitive!(i64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | rust_vec_shims_for_primitive!(i64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | rust_vec_shims_for_primitive!(f32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | rust_vec_shims_for_primitive!(f32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | rust_vec_shims_for_primitive!(f32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | rust_vec_shims_for_primitive!(f32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | rust_vec_shims_for_primitive!(f32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | rust_vec_shims_for_primitive!(f64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | rust_vec_shims_for_primitive!(f64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | rust_vec_shims_for_primitive!(f64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | rust_vec_shims_for_primitive!(f64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | rust_vec_shims_for_primitive!(f64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | rust_vec_shims!("string", RustString);
[INFO] [stdout]    | ------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | rust_vec_shims!("string", RustString);
[INFO] [stdout]    | ------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | rust_vec_shims!("string", RustString);
[INFO] [stdout]    | ------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | rust_vec_shims!("string", RustString);
[INFO] [stdout]    | ------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | rust_vec_shims!("string", RustString);
[INFO] [stdout]    | ------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: this warning originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::slice::from_raw_parts` is unsafe and requires unsafe block
[INFO] [stdout]  --> exception.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let slice = slice::from_raw_parts(ptr, len);
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> exception.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | unsafe extern "C" fn exception(ptr: *const u8, len: usize) -> *const u8 {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]   = note: `--force-warn unsafe-op-in-unsafe-fn` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::slice::from_raw_parts` is unsafe and requires unsafe block
[INFO] [stdout]  --> rust_str.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let slice = slice::from_raw_parts(ptr, len);
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> rust_str.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | unsafe extern "C" fn str_valid(ptr: *const u8, len: usize) -> bool {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::write` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_string.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     ptr::write(this.as_mut_ptr(), String::new());
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_string.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | unsafe extern "C" fn string_new(this: &mut MaybeUninit<String>) {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::write` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_string.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     ptr::write(this.as_mut_ptr(), other.clone());
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_string.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | unsafe extern "C" fn string_clone(this: &mut MaybeUninit<String>, other: &String) {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::slice::from_raw_parts` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_string.rs:27:17
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let slice = slice::from_raw_parts(ptr, len);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_string.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | / unsafe extern "C" fn string_from(
[INFO] [stdout] 23 | |     this: &mut MaybeUninit<String>,
[INFO] [stdout] 24 | |     ptr: *const u8,
[INFO] [stdout] 25 | |     len: usize,
[INFO] [stdout] 26 | | ) -> bool {
[INFO] [stdout]    | |_________^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::write` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_string.rs:30:13
[INFO] [stdout]    |
[INFO] [stdout] 30 |             ptr::write(this.as_mut_ptr(), s.to_owned());
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::mem::ManuallyDrop::<T>::drop` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_string.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     ManuallyDrop::drop(this);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_string.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | unsafe extern "C" fn string_drop(this: &mut ManuallyDrop<String>) {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::write` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |                     ptr::write(this, RustVec { repr: Vec::new() });
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout] ...
[INFO] [stdout] 56 | rust_vec_shims_for_primitive!(bool);
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |                 unsafe extern "C" fn __new(this: *mut RustVec<$ty>) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 | rust_vec_shims_for_primitive!(bool);
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::drop_in_place` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:25:21
[INFO] [stdout]    |
[INFO] [stdout] 25 |                     ptr::drop_in_place(this);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout] ...
[INFO] [stdout] 56 | rust_vec_shims_for_primitive!(bool);
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 unsafe extern "C" fn __drop(this: *mut RustVec<$ty>) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 | rust_vec_shims_for_primitive!(bool);
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |                     (*this).repr.len()
[INFO] [stdout]    |                     ^^^^^^^ dereference of raw pointer
[INFO] [stdout] ...
[INFO] [stdout] 56 | rust_vec_shims_for_primitive!(bool);
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |                 unsafe extern "C" fn __len(this: *const RustVec<$ty>) -> usize {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 | rust_vec_shims_for_primitive!(bool);
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 |                     (*this).repr.as_ptr()
[INFO] [stdout]    |                     ^^^^^^^ dereference of raw pointer
[INFO] [stdout] ...
[INFO] [stdout] 56 | rust_vec_shims_for_primitive!(bool);
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 |                 unsafe extern "C" fn __data(this: *const RustVec<$ty>) -> *const $ty {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 | rust_vec_shims_for_primitive!(bool);
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::write` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |                     ptr::write(this, RustVec { repr: Vec::new() });
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout] ...
[INFO] [stdout] 57 | rust_vec_shims_for_primitive!(u8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |                 unsafe extern "C" fn __new(this: *mut RustVec<$ty>) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 | rust_vec_shims_for_primitive!(u8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::drop_in_place` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:25:21
[INFO] [stdout]    |
[INFO] [stdout] 25 |                     ptr::drop_in_place(this);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout] ...
[INFO] [stdout] 57 | rust_vec_shims_for_primitive!(u8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 unsafe extern "C" fn __drop(this: *mut RustVec<$ty>) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 | rust_vec_shims_for_primitive!(u8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |                     (*this).repr.len()
[INFO] [stdout]    |                     ^^^^^^^ dereference of raw pointer
[INFO] [stdout] ...
[INFO] [stdout] 57 | rust_vec_shims_for_primitive!(u8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |                 unsafe extern "C" fn __len(this: *const RustVec<$ty>) -> usize {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 | rust_vec_shims_for_primitive!(u8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 |                     (*this).repr.as_ptr()
[INFO] [stdout]    |                     ^^^^^^^ dereference of raw pointer
[INFO] [stdout] ...
[INFO] [stdout] 57 | rust_vec_shims_for_primitive!(u8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 |                 unsafe extern "C" fn __data(this: *const RustVec<$ty>) -> *const $ty {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 | rust_vec_shims_for_primitive!(u8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::write` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |                     ptr::write(this, RustVec { repr: Vec::new() });
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout] ...
[INFO] [stdout] 58 | rust_vec_shims_for_primitive!(u16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |                 unsafe extern "C" fn __new(this: *mut RustVec<$ty>) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 | rust_vec_shims_for_primitive!(u16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::drop_in_place` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:25:21
[INFO] [stdout]    |
[INFO] [stdout] 25 |                     ptr::drop_in_place(this);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout] ...
[INFO] [stdout] 58 | rust_vec_shims_for_primitive!(u16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 unsafe extern "C" fn __drop(this: *mut RustVec<$ty>) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 | rust_vec_shims_for_primitive!(u16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |                     (*this).repr.len()
[INFO] [stdout]    |                     ^^^^^^^ dereference of raw pointer
[INFO] [stdout] ...
[INFO] [stdout] 58 | rust_vec_shims_for_primitive!(u16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |                 unsafe extern "C" fn __len(this: *const RustVec<$ty>) -> usize {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 | rust_vec_shims_for_primitive!(u16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 |                     (*this).repr.as_ptr()
[INFO] [stdout]    |                     ^^^^^^^ dereference of raw pointer
[INFO] [stdout] ...
[INFO] [stdout] 58 | rust_vec_shims_for_primitive!(u16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 |                 unsafe extern "C" fn __data(this: *const RustVec<$ty>) -> *const $ty {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 | rust_vec_shims_for_primitive!(u16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::write` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |                     ptr::write(this, RustVec { repr: Vec::new() });
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout] ...
[INFO] [stdout] 59 | rust_vec_shims_for_primitive!(u32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |                 unsafe extern "C" fn __new(this: *mut RustVec<$ty>) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 | rust_vec_shims_for_primitive!(u32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::drop_in_place` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:25:21
[INFO] [stdout]    |
[INFO] [stdout] 25 |                     ptr::drop_in_place(this);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout] ...
[INFO] [stdout] 59 | rust_vec_shims_for_primitive!(u32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 unsafe extern "C" fn __drop(this: *mut RustVec<$ty>) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 | rust_vec_shims_for_primitive!(u32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |                     (*this).repr.len()
[INFO] [stdout]    |                     ^^^^^^^ dereference of raw pointer
[INFO] [stdout] ...
[INFO] [stdout] 59 | rust_vec_shims_for_primitive!(u32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |                 unsafe extern "C" fn __len(this: *const RustVec<$ty>) -> usize {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 | rust_vec_shims_for_primitive!(u32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 |                     (*this).repr.as_ptr()
[INFO] [stdout]    |                     ^^^^^^^ dereference of raw pointer
[INFO] [stdout] ...
[INFO] [stdout] 59 | rust_vec_shims_for_primitive!(u32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 |                 unsafe extern "C" fn __data(this: *const RustVec<$ty>) -> *const $ty {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 | rust_vec_shims_for_primitive!(u32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::write` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |                     ptr::write(this, RustVec { repr: Vec::new() });
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout] ...
[INFO] [stdout] 60 | rust_vec_shims_for_primitive!(u64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |                 unsafe extern "C" fn __new(this: *mut RustVec<$ty>) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 | rust_vec_shims_for_primitive!(u64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::drop_in_place` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:25:21
[INFO] [stdout]    |
[INFO] [stdout] 25 |                     ptr::drop_in_place(this);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout] ...
[INFO] [stdout] 60 | rust_vec_shims_for_primitive!(u64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 unsafe extern "C" fn __drop(this: *mut RustVec<$ty>) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 | rust_vec_shims_for_primitive!(u64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |                     (*this).repr.len()
[INFO] [stdout]    |                     ^^^^^^^ dereference of raw pointer
[INFO] [stdout] ...
[INFO] [stdout] 60 | rust_vec_shims_for_primitive!(u64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |                 unsafe extern "C" fn __len(this: *const RustVec<$ty>) -> usize {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 | rust_vec_shims_for_primitive!(u64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 |                     (*this).repr.as_ptr()
[INFO] [stdout]    |                     ^^^^^^^ dereference of raw pointer
[INFO] [stdout] ...
[INFO] [stdout] 60 | rust_vec_shims_for_primitive!(u64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 |                 unsafe extern "C" fn __data(this: *const RustVec<$ty>) -> *const $ty {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 | rust_vec_shims_for_primitive!(u64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::write` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |                     ptr::write(this, RustVec { repr: Vec::new() });
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout] ...
[INFO] [stdout] 61 | rust_vec_shims_for_primitive!(i8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |                 unsafe extern "C" fn __new(this: *mut RustVec<$ty>) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 | rust_vec_shims_for_primitive!(i8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::drop_in_place` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:25:21
[INFO] [stdout]    |
[INFO] [stdout] 25 |                     ptr::drop_in_place(this);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout] ...
[INFO] [stdout] 61 | rust_vec_shims_for_primitive!(i8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 unsafe extern "C" fn __drop(this: *mut RustVec<$ty>) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 | rust_vec_shims_for_primitive!(i8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |                     (*this).repr.len()
[INFO] [stdout]    |                     ^^^^^^^ dereference of raw pointer
[INFO] [stdout] ...
[INFO] [stdout] 61 | rust_vec_shims_for_primitive!(i8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |                 unsafe extern "C" fn __len(this: *const RustVec<$ty>) -> usize {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 | rust_vec_shims_for_primitive!(i8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 |                     (*this).repr.as_ptr()
[INFO] [stdout]    |                     ^^^^^^^ dereference of raw pointer
[INFO] [stdout] ...
[INFO] [stdout] 61 | rust_vec_shims_for_primitive!(i8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 |                 unsafe extern "C" fn __data(this: *const RustVec<$ty>) -> *const $ty {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 | rust_vec_shims_for_primitive!(i8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::write` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |                     ptr::write(this, RustVec { repr: Vec::new() });
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout] ...
[INFO] [stdout] 62 | rust_vec_shims_for_primitive!(i16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |                 unsafe extern "C" fn __new(this: *mut RustVec<$ty>) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 | rust_vec_shims_for_primitive!(i16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::drop_in_place` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:25:21
[INFO] [stdout]    |
[INFO] [stdout] 25 |                     ptr::drop_in_place(this);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout] ...
[INFO] [stdout] 62 | rust_vec_shims_for_primitive!(i16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 unsafe extern "C" fn __drop(this: *mut RustVec<$ty>) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 | rust_vec_shims_for_primitive!(i16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |                     (*this).repr.len()
[INFO] [stdout]    |                     ^^^^^^^ dereference of raw pointer
[INFO] [stdout] ...
[INFO] [stdout] 62 | rust_vec_shims_for_primitive!(i16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |                 unsafe extern "C" fn __len(this: *const RustVec<$ty>) -> usize {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 | rust_vec_shims_for_primitive!(i16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 |                     (*this).repr.as_ptr()
[INFO] [stdout]    |                     ^^^^^^^ dereference of raw pointer
[INFO] [stdout] ...
[INFO] [stdout] 62 | rust_vec_shims_for_primitive!(i16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 |                 unsafe extern "C" fn __data(this: *const RustVec<$ty>) -> *const $ty {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 | rust_vec_shims_for_primitive!(i16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::write` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |                     ptr::write(this, RustVec { repr: Vec::new() });
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout] ...
[INFO] [stdout] 63 | rust_vec_shims_for_primitive!(i32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |                 unsafe extern "C" fn __new(this: *mut RustVec<$ty>) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 63 | rust_vec_shims_for_primitive!(i32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::drop_in_place` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:25:21
[INFO] [stdout]    |
[INFO] [stdout] 25 |                     ptr::drop_in_place(this);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout] ...
[INFO] [stdout] 63 | rust_vec_shims_for_primitive!(i32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 unsafe extern "C" fn __drop(this: *mut RustVec<$ty>) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 63 | rust_vec_shims_for_primitive!(i32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |                     (*this).repr.len()
[INFO] [stdout]    |                     ^^^^^^^ dereference of raw pointer
[INFO] [stdout] ...
[INFO] [stdout] 63 | rust_vec_shims_for_primitive!(i32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |                 unsafe extern "C" fn __len(this: *const RustVec<$ty>) -> usize {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 63 | rust_vec_shims_for_primitive!(i32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 |                     (*this).repr.as_ptr()
[INFO] [stdout]    |                     ^^^^^^^ dereference of raw pointer
[INFO] [stdout] ...
[INFO] [stdout] 63 | rust_vec_shims_for_primitive!(i32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 |                 unsafe extern "C" fn __data(this: *const RustVec<$ty>) -> *const $ty {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 63 | rust_vec_shims_for_primitive!(i32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::write` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |                     ptr::write(this, RustVec { repr: Vec::new() });
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout] ...
[INFO] [stdout] 64 | rust_vec_shims_for_primitive!(i64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |                 unsafe extern "C" fn __new(this: *mut RustVec<$ty>) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 64 | rust_vec_shims_for_primitive!(i64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::drop_in_place` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:25:21
[INFO] [stdout]    |
[INFO] [stdout] 25 |                     ptr::drop_in_place(this);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout] ...
[INFO] [stdout] 64 | rust_vec_shims_for_primitive!(i64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 unsafe extern "C" fn __drop(this: *mut RustVec<$ty>) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 64 | rust_vec_shims_for_primitive!(i64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |                     (*this).repr.len()
[INFO] [stdout]    |                     ^^^^^^^ dereference of raw pointer
[INFO] [stdout] ...
[INFO] [stdout] 64 | rust_vec_shims_for_primitive!(i64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |                 unsafe extern "C" fn __len(this: *const RustVec<$ty>) -> usize {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 64 | rust_vec_shims_for_primitive!(i64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 |                     (*this).repr.as_ptr()
[INFO] [stdout]    |                     ^^^^^^^ dereference of raw pointer
[INFO] [stdout] ...
[INFO] [stdout] 64 | rust_vec_shims_for_primitive!(i64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 |                 unsafe extern "C" fn __data(this: *const RustVec<$ty>) -> *const $ty {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 64 | rust_vec_shims_for_primitive!(i64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::write` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |                     ptr::write(this, RustVec { repr: Vec::new() });
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout] ...
[INFO] [stdout] 65 | rust_vec_shims_for_primitive!(f32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |                 unsafe extern "C" fn __new(this: *mut RustVec<$ty>) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 65 | rust_vec_shims_for_primitive!(f32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::drop_in_place` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:25:21
[INFO] [stdout]    |
[INFO] [stdout] 25 |                     ptr::drop_in_place(this);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout] ...
[INFO] [stdout] 65 | rust_vec_shims_for_primitive!(f32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 unsafe extern "C" fn __drop(this: *mut RustVec<$ty>) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 65 | rust_vec_shims_for_primitive!(f32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |                     (*this).repr.len()
[INFO] [stdout]    |                     ^^^^^^^ dereference of raw pointer
[INFO] [stdout] ...
[INFO] [stdout] 65 | rust_vec_shims_for_primitive!(f32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |                 unsafe extern "C" fn __len(this: *const RustVec<$ty>) -> usize {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 65 | rust_vec_shims_for_primitive!(f32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 |                     (*this).repr.as_ptr()
[INFO] [stdout]    |                     ^^^^^^^ dereference of raw pointer
[INFO] [stdout] ...
[INFO] [stdout] 65 | rust_vec_shims_for_primitive!(f32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 |                 unsafe extern "C" fn __data(this: *const RustVec<$ty>) -> *const $ty {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 65 | rust_vec_shims_for_primitive!(f32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::write` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |                     ptr::write(this, RustVec { repr: Vec::new() });
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout] ...
[INFO] [stdout] 66 | rust_vec_shims_for_primitive!(f64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |                 unsafe extern "C" fn __new(this: *mut RustVec<$ty>) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 | rust_vec_shims_for_primitive!(f64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::drop_in_place` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:25:21
[INFO] [stdout]    |
[INFO] [stdout] 25 |                     ptr::drop_in_place(this);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout] ...
[INFO] [stdout] 66 | rust_vec_shims_for_primitive!(f64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 unsafe extern "C" fn __drop(this: *mut RustVec<$ty>) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 | rust_vec_shims_for_primitive!(f64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |                     (*this).repr.len()
[INFO] [stdout]    |                     ^^^^^^^ dereference of raw pointer
[INFO] [stdout] ...
[INFO] [stdout] 66 | rust_vec_shims_for_primitive!(f64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |                 unsafe extern "C" fn __len(this: *const RustVec<$ty>) -> usize {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 | rust_vec_shims_for_primitive!(f64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 |                     (*this).repr.as_ptr()
[INFO] [stdout]    |                     ^^^^^^^ dereference of raw pointer
[INFO] [stdout] ...
[INFO] [stdout] 66 | rust_vec_shims_for_primitive!(f64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 |                 unsafe extern "C" fn __data(this: *const RustVec<$ty>) -> *const $ty {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 | rust_vec_shims_for_primitive!(f64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::write` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |                     ptr::write(this, RustVec { repr: Vec::new() });
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout] ...
[INFO] [stdout] 68 | rust_vec_shims!("string", RustString);
[INFO] [stdout]    | ------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |                 unsafe extern "C" fn __new(this: *mut RustVec<$ty>) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 68 | rust_vec_shims!("string", RustString);
[INFO] [stdout]    | ------------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::drop_in_place` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:25:21
[INFO] [stdout]    |
[INFO] [stdout] 25 |                     ptr::drop_in_place(this);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout] ...
[INFO] [stdout] 68 | rust_vec_shims!("string", RustString);
[INFO] [stdout]    | ------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 unsafe extern "C" fn __drop(this: *mut RustVec<$ty>) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 68 | rust_vec_shims!("string", RustString);
[INFO] [stdout]    | ------------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.34s
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |                     (*this).repr.len()
[INFO] [stdout]    |                     ^^^^^^^ dereference of raw pointer
[INFO] [stdout] ...
[INFO] [stdout] 68 | rust_vec_shims!("string", RustString);
[INFO] [stdout]    | ------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |                 unsafe extern "C" fn __len(this: *const RustVec<$ty>) -> usize {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 68 | rust_vec_shims!("string", RustString);
[INFO] [stdout]    | ------------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 |                     (*this).repr.as_ptr()
[INFO] [stdout]    |                     ^^^^^^^ dereference of raw pointer
[INFO] [stdout] ...
[INFO] [stdout] 68 | rust_vec_shims!("string", RustString);
[INFO] [stdout]    | ------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 |                 unsafe extern "C" fn __data(this: *const RustVec<$ty>) -> *const $ty {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 68 | rust_vec_shims!("string", RustString);
[INFO] [stdout]    | ------------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stderr] crater-edition-check: cxx-symbols v0.4.3 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking cxx-symbols v0.4.3 (/opt/rustwide/workdir)
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]  --> exception.rs:3:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[export_name = "cxxbridge04$exception"]
[INFO] [stdout]   |   ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]   |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[unsafe(export_name = "cxxbridge04$exception")]
[INFO] [stdout]   |   +++++++                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]  --> rust_str.rs:4:3
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[export_name = "cxxbridge04$str$valid"]
[INFO] [stdout]   |   ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]   |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[unsafe(export_name = "cxxbridge04$str$valid")]
[INFO] [stdout]   |   +++++++                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> rust_string.rs:11:3
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[export_name = "cxxbridge04$string$new"]
[INFO] [stdout]    |   ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[unsafe(export_name = "cxxbridge04$string$new")]
[INFO] [stdout]    |   +++++++                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> rust_string.rs:16:3
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[export_name = "cxxbridge04$string$clone"]
[INFO] [stdout]    |   ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[unsafe(export_name = "cxxbridge04$string$clone")]
[INFO] [stdout]    |   +++++++                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> rust_string.rs:21:3
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[export_name = "cxxbridge04$string$from"]
[INFO] [stdout]    |   ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[unsafe(export_name = "cxxbridge04$string$from")]
[INFO] [stdout]    |   +++++++                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> rust_string.rs:37:3
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[export_name = "cxxbridge04$string$drop"]
[INFO] [stdout]    |   ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[unsafe(export_name = "cxxbridge04$string$drop")]
[INFO] [stdout]    |   +++++++                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> rust_string.rs:42:3
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[export_name = "cxxbridge04$string$ptr"]
[INFO] [stdout]    |   ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[unsafe(export_name = "cxxbridge04$string$ptr")]
[INFO] [stdout]    |   +++++++                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> rust_string.rs:47:3
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[export_name = "cxxbridge04$string$len"]
[INFO] [stdout]    |   ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[unsafe(export_name = "cxxbridge04$string$len")]
[INFO] [stdout]    |   +++++++                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | rust_vec_shims_for_primitive!(bool);
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | rust_vec_shims_for_primitive!(bool);
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | rust_vec_shims_for_primitive!(bool);
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | rust_vec_shims_for_primitive!(bool);
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | rust_vec_shims_for_primitive!(bool);
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:57:1
[INFO] [stdout]    |
[INFO] [stdout] 57 | rust_vec_shims_for_primitive!(u8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:57:1
[INFO] [stdout]    |
[INFO] [stdout] 57 | rust_vec_shims_for_primitive!(u8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:57:1
[INFO] [stdout]    |
[INFO] [stdout] 57 | rust_vec_shims_for_primitive!(u8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:57:1
[INFO] [stdout]    |
[INFO] [stdout] 57 | rust_vec_shims_for_primitive!(u8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:57:1
[INFO] [stdout]    |
[INFO] [stdout] 57 | rust_vec_shims_for_primitive!(u8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | rust_vec_shims_for_primitive!(u16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | rust_vec_shims_for_primitive!(u16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | rust_vec_shims_for_primitive!(u16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | rust_vec_shims_for_primitive!(u16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | rust_vec_shims_for_primitive!(u16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | rust_vec_shims_for_primitive!(u32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | rust_vec_shims_for_primitive!(u32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | rust_vec_shims_for_primitive!(u32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | rust_vec_shims_for_primitive!(u32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | rust_vec_shims_for_primitive!(u32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | rust_vec_shims_for_primitive!(u64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | rust_vec_shims_for_primitive!(u64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | rust_vec_shims_for_primitive!(u64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | rust_vec_shims_for_primitive!(u64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | rust_vec_shims_for_primitive!(u64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | rust_vec_shims_for_primitive!(i8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | rust_vec_shims_for_primitive!(i8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | rust_vec_shims_for_primitive!(i8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | rust_vec_shims_for_primitive!(i8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | rust_vec_shims_for_primitive!(i8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | rust_vec_shims_for_primitive!(i16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | rust_vec_shims_for_primitive!(i16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | rust_vec_shims_for_primitive!(i16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | rust_vec_shims_for_primitive!(i16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | rust_vec_shims_for_primitive!(i16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | rust_vec_shims_for_primitive!(i32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | rust_vec_shims_for_primitive!(i32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | rust_vec_shims_for_primitive!(i32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | rust_vec_shims_for_primitive!(i32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | rust_vec_shims_for_primitive!(i32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | rust_vec_shims_for_primitive!(i64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | rust_vec_shims_for_primitive!(i64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | rust_vec_shims_for_primitive!(i64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | rust_vec_shims_for_primitive!(i64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | rust_vec_shims_for_primitive!(i64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | rust_vec_shims_for_primitive!(f32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | rust_vec_shims_for_primitive!(f32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | rust_vec_shims_for_primitive!(f32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | rust_vec_shims_for_primitive!(f32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | rust_vec_shims_for_primitive!(f32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | rust_vec_shims_for_primitive!(f64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | rust_vec_shims_for_primitive!(f64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | rust_vec_shims_for_primitive!(f64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | rust_vec_shims_for_primitive!(f64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | rust_vec_shims_for_primitive!(f64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | rust_vec_shims!("string", RustString);
[INFO] [stdout]    | ------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | rust_vec_shims!("string", RustString);
[INFO] [stdout]    | ------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | rust_vec_shims!("string", RustString);
[INFO] [stdout]    | ------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | rust_vec_shims!("string", RustString);
[INFO] [stdout]    | ------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | rust_vec_shims!("string", RustString);
[INFO] [stdout]    | ------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::slice::from_raw_parts` is unsafe and requires unsafe block
[INFO] [stdout]  --> exception.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let slice = slice::from_raw_parts(ptr, len);
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> exception.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | unsafe extern "C" fn exception(ptr: *const u8, len: usize) -> *const u8 {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]   = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::slice::from_raw_parts` is unsafe and requires unsafe block
[INFO] [stdout]  --> rust_str.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let slice = slice::from_raw_parts(ptr, len);
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> rust_str.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | unsafe extern "C" fn str_valid(ptr: *const u8, len: usize) -> bool {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::write` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_string.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     ptr::write(this.as_mut_ptr(), String::new());
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_string.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | unsafe extern "C" fn string_new(this: &mut MaybeUninit<String>) {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::write` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_string.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     ptr::write(this.as_mut_ptr(), other.clone());
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_string.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | unsafe extern "C" fn string_clone(this: &mut MaybeUninit<String>, other: &String) {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::slice::from_raw_parts` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_string.rs:27:17
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let slice = slice::from_raw_parts(ptr, len);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_string.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | / unsafe extern "C" fn string_from(
[INFO] [stdout] 23 | |     this: &mut MaybeUninit<String>,
[INFO] [stdout] 24 | |     ptr: *const u8,
[INFO] [stdout] 25 | |     len: usize,
[INFO] [stdout] 26 | | ) -> bool {
[INFO] [stdout]    | |_________^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::write` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_string.rs:30:13
[INFO] [stdout]    |
[INFO] [stdout] 30 |             ptr::write(this.as_mut_ptr(), s.to_owned());
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::mem::ManuallyDrop::<T>::drop` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_string.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     ManuallyDrop::drop(this);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_string.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | unsafe extern "C" fn string_drop(this: &mut ManuallyDrop<String>) {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::write` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |                     ptr::write(this, RustVec { repr: Vec::new() });
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout] ...
[INFO] [stdout] 56 | rust_vec_shims_for_primitive!(bool);
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |                 unsafe extern "C" fn __new(this: *mut RustVec<$ty>) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 | rust_vec_shims_for_primitive!(bool);
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::drop_in_place` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:25:21
[INFO] [stdout]    |
[INFO] [stdout] 25 |                     ptr::drop_in_place(this);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout] ...
[INFO] [stdout] 56 | rust_vec_shims_for_primitive!(bool);
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 unsafe extern "C" fn __drop(this: *mut RustVec<$ty>) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 | rust_vec_shims_for_primitive!(bool);
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |                     (*this).repr.len()
[INFO] [stdout]    |                     ^^^^^^^ dereference of raw pointer
[INFO] [stdout] ...
[INFO] [stdout] 56 | rust_vec_shims_for_primitive!(bool);
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |                 unsafe extern "C" fn __len(this: *const RustVec<$ty>) -> usize {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 | rust_vec_shims_for_primitive!(bool);
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 |                     (*this).repr.as_ptr()
[INFO] [stdout]    |                     ^^^^^^^ dereference of raw pointer
[INFO] [stdout] ...
[INFO] [stdout] 56 | rust_vec_shims_for_primitive!(bool);
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 |                 unsafe extern "C" fn __data(this: *const RustVec<$ty>) -> *const $ty {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 | rust_vec_shims_for_primitive!(bool);
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::write` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |                     ptr::write(this, RustVec { repr: Vec::new() });
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout] ...
[INFO] [stdout] 57 | rust_vec_shims_for_primitive!(u8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |                 unsafe extern "C" fn __new(this: *mut RustVec<$ty>) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 | rust_vec_shims_for_primitive!(u8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::drop_in_place` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:25:21
[INFO] [stdout]    |
[INFO] [stdout] 25 |                     ptr::drop_in_place(this);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout] ...
[INFO] [stdout] 57 | rust_vec_shims_for_primitive!(u8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 unsafe extern "C" fn __drop(this: *mut RustVec<$ty>) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 | rust_vec_shims_for_primitive!(u8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |                     (*this).repr.len()
[INFO] [stdout]    |                     ^^^^^^^ dereference of raw pointer
[INFO] [stdout] ...
[INFO] [stdout] 57 | rust_vec_shims_for_primitive!(u8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |                 unsafe extern "C" fn __len(this: *const RustVec<$ty>) -> usize {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 | rust_vec_shims_for_primitive!(u8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 |                     (*this).repr.as_ptr()
[INFO] [stdout]    |                     ^^^^^^^ dereference of raw pointer
[INFO] [stdout] ...
[INFO] [stdout] 57 | rust_vec_shims_for_primitive!(u8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 |                 unsafe extern "C" fn __data(this: *const RustVec<$ty>) -> *const $ty {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 | rust_vec_shims_for_primitive!(u8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::write` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |                     ptr::write(this, RustVec { repr: Vec::new() });
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout] ...
[INFO] [stdout] 58 | rust_vec_shims_for_primitive!(u16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |                 unsafe extern "C" fn __new(this: *mut RustVec<$ty>) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 | rust_vec_shims_for_primitive!(u16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::drop_in_place` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:25:21
[INFO] [stdout]    |
[INFO] [stdout] 25 |                     ptr::drop_in_place(this);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout] ...
[INFO] [stdout] 58 | rust_vec_shims_for_primitive!(u16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 unsafe extern "C" fn __drop(this: *mut RustVec<$ty>) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 | rust_vec_shims_for_primitive!(u16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |                     (*this).repr.len()
[INFO] [stdout]    |                     ^^^^^^^ dereference of raw pointer
[INFO] [stdout] ...
[INFO] [stdout] 58 | rust_vec_shims_for_primitive!(u16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |                 unsafe extern "C" fn __len(this: *const RustVec<$ty>) -> usize {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 | rust_vec_shims_for_primitive!(u16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 |                     (*this).repr.as_ptr()
[INFO] [stdout]    |                     ^^^^^^^ dereference of raw pointer
[INFO] [stdout] ...
[INFO] [stdout] 58 | rust_vec_shims_for_primitive!(u16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 |                 unsafe extern "C" fn __data(this: *const RustVec<$ty>) -> *const $ty {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 | rust_vec_shims_for_primitive!(u16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::write` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |                     ptr::write(this, RustVec { repr: Vec::new() });
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout] ...
[INFO] [stdout] 59 | rust_vec_shims_for_primitive!(u32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |                 unsafe extern "C" fn __new(this: *mut RustVec<$ty>) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 | rust_vec_shims_for_primitive!(u32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::drop_in_place` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:25:21
[INFO] [stdout]    |
[INFO] [stdout] 25 |                     ptr::drop_in_place(this);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout] ...
[INFO] [stdout] 59 | rust_vec_shims_for_primitive!(u32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 unsafe extern "C" fn __drop(this: *mut RustVec<$ty>) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 | rust_vec_shims_for_primitive!(u32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]  --> exception.rs:3:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[export_name = "cxxbridge04$exception"]
[INFO] [stdout]   |   ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]   |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[unsafe(export_name = "cxxbridge04$exception")]
[INFO] [stdout]   |   +++++++                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |                     (*this).repr.len()
[INFO] [stdout]    |                     ^^^^^^^ dereference of raw pointer
[INFO] [stdout] ...
[INFO] [stdout] 59 | rust_vec_shims_for_primitive!(u32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |                 unsafe extern "C" fn __len(this: *const RustVec<$ty>) -> usize {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 | rust_vec_shims_for_primitive!(u32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 |                     (*this).repr.as_ptr()
[INFO] [stdout]    |                     ^^^^^^^ dereference of raw pointer
[INFO] [stdout] ...
[INFO] [stdout] 59 | rust_vec_shims_for_primitive!(u32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 |                 unsafe extern "C" fn __data(this: *const RustVec<$ty>) -> *const $ty {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 | rust_vec_shims_for_primitive!(u32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::write` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |                     ptr::write(this, RustVec { repr: Vec::new() });
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout] ...
[INFO] [stdout] 60 | rust_vec_shims_for_primitive!(u64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |                 unsafe extern "C" fn __new(this: *mut RustVec<$ty>) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 | rust_vec_shims_for_primitive!(u64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::drop_in_place` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:25:21
[INFO] [stdout]    |
[INFO] [stdout] 25 |                     ptr::drop_in_place(this);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout] ...
[INFO] [stdout] 60 | rust_vec_shims_for_primitive!(u64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 unsafe extern "C" fn __drop(this: *mut RustVec<$ty>) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 | rust_vec_shims_for_primitive!(u64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |                     (*this).repr.len()
[INFO] [stdout]    |                     ^^^^^^^ dereference of raw pointer
[INFO] [stdout] ...
[INFO] [stdout] 60 | rust_vec_shims_for_primitive!(u64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |                 unsafe extern "C" fn __len(this: *const RustVec<$ty>) -> usize {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 | rust_vec_shims_for_primitive!(u64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 |                     (*this).repr.as_ptr()
[INFO] [stdout]    |                     ^^^^^^^ dereference of raw pointer
[INFO] [stdout] ...
[INFO] [stdout] 60 | rust_vec_shims_for_primitive!(u64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 |                 unsafe extern "C" fn __data(this: *const RustVec<$ty>) -> *const $ty {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 | rust_vec_shims_for_primitive!(u64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::write` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |                     ptr::write(this, RustVec { repr: Vec::new() });
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout] ...
[INFO] [stdout] 61 | rust_vec_shims_for_primitive!(i8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |                 unsafe extern "C" fn __new(this: *mut RustVec<$ty>) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 | rust_vec_shims_for_primitive!(i8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::drop_in_place` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:25:21
[INFO] [stdout]    |
[INFO] [stdout] 25 |                     ptr::drop_in_place(this);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout] ...
[INFO] [stdout] 61 | rust_vec_shims_for_primitive!(i8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 unsafe extern "C" fn __drop(this: *mut RustVec<$ty>) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 | rust_vec_shims_for_primitive!(i8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |                     (*this).repr.len()
[INFO] [stdout]    |                     ^^^^^^^ dereference of raw pointer
[INFO] [stdout] ...
[INFO] [stdout] 61 | rust_vec_shims_for_primitive!(i8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |                 unsafe extern "C" fn __len(this: *const RustVec<$ty>) -> usize {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 | rust_vec_shims_for_primitive!(i8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 |                     (*this).repr.as_ptr()
[INFO] [stdout]    |                     ^^^^^^^ dereference of raw pointer
[INFO] [stdout] ...
[INFO] [stdout] 61 | rust_vec_shims_for_primitive!(i8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 |                 unsafe extern "C" fn __data(this: *const RustVec<$ty>) -> *const $ty {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 | rust_vec_shims_for_primitive!(i8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]  --> rust_str.rs:4:3
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[export_name = "cxxbridge04$str$valid"]
[INFO] [stdout]   |   ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]   |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[unsafe(export_name = "cxxbridge04$str$valid")]
[INFO] [stdout]   |   +++++++                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> rust_string.rs:11:3
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[export_name = "cxxbridge04$string$new"]
[INFO] [stdout]    |   ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[unsafe(export_name = "cxxbridge04$string$new")]
[INFO] [stdout]    |   +++++++                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> rust_string.rs:16:3
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[export_name = "cxxbridge04$string$clone"]
[INFO] [stdout]    |   ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[unsafe(export_name = "cxxbridge04$string$clone")]
[INFO] [stdout]    |   +++++++                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> rust_string.rs:21:3
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[export_name = "cxxbridge04$string$from"]
[INFO] [stdout]    |   ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[unsafe(export_name = "cxxbridge04$string$from")]
[INFO] [stdout]    |   +++++++                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::write` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |                     ptr::write(this, RustVec { repr: Vec::new() });
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout] ...
[INFO] [stdout] 62 | rust_vec_shims_for_primitive!(i16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |                 unsafe extern "C" fn __new(this: *mut RustVec<$ty>) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 | rust_vec_shims_for_primitive!(i16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> rust_string.rs:37:3
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[export_name = "cxxbridge04$string$drop"]
[INFO] [stdout]    |   ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[unsafe(export_name = "cxxbridge04$string$drop")]
[INFO] [stdout]    |   +++++++                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> rust_string.rs:42:3
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[export_name = "cxxbridge04$string$ptr"]
[INFO] [stdout]    |   ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[unsafe(export_name = "cxxbridge04$string$ptr")]
[INFO] [stdout]    |   +++++++                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> rust_string.rs:47:3
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[export_name = "cxxbridge04$string$len"]
[INFO] [stdout]    |   ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[unsafe(export_name = "cxxbridge04$string$len")]
[INFO] [stdout]    |   +++++++                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::drop_in_place` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:25:21
[INFO] [stdout]    |
[INFO] [stdout] 25 |                     ptr::drop_in_place(this);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout] ...
[INFO] [stdout] 62 | rust_vec_shims_for_primitive!(i16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 unsafe extern "C" fn __drop(this: *mut RustVec<$ty>) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 | rust_vec_shims_for_primitive!(i16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |                     (*this).repr.len()
[INFO] [stdout]    |                     ^^^^^^^ dereference of raw pointer
[INFO] [stdout] ...
[INFO] [stdout] 62 | rust_vec_shims_for_primitive!(i16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |                 unsafe extern "C" fn __len(this: *const RustVec<$ty>) -> usize {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 | rust_vec_shims_for_primitive!(i16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 |                     (*this).repr.as_ptr()
[INFO] [stdout]    |                     ^^^^^^^ dereference of raw pointer
[INFO] [stdout] ...
[INFO] [stdout] 62 | rust_vec_shims_for_primitive!(i16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 |                 unsafe extern "C" fn __data(this: *const RustVec<$ty>) -> *const $ty {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 | rust_vec_shims_for_primitive!(i16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::write` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |                     ptr::write(this, RustVec { repr: Vec::new() });
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout] ...
[INFO] [stdout] 63 | rust_vec_shims_for_primitive!(i32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |                 unsafe extern "C" fn __new(this: *mut RustVec<$ty>) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 63 | rust_vec_shims_for_primitive!(i32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::drop_in_place` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:25:21
[INFO] [stdout]    |
[INFO] [stdout] 25 |                     ptr::drop_in_place(this);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout] ...
[INFO] [stdout] 63 | rust_vec_shims_for_primitive!(i32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 unsafe extern "C" fn __drop(this: *mut RustVec<$ty>) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 63 | rust_vec_shims_for_primitive!(i32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |                     (*this).repr.len()
[INFO] [stdout]    |                     ^^^^^^^ dereference of raw pointer
[INFO] [stdout] ...
[INFO] [stdout] 63 | rust_vec_shims_for_primitive!(i32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |                 unsafe extern "C" fn __len(this: *const RustVec<$ty>) -> usize {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 63 | rust_vec_shims_for_primitive!(i32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 |                     (*this).repr.as_ptr()
[INFO] [stdout]    |                     ^^^^^^^ dereference of raw pointer
[INFO] [stdout] ...
[INFO] [stdout] 63 | rust_vec_shims_for_primitive!(i32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 |                 unsafe extern "C" fn __data(this: *const RustVec<$ty>) -> *const $ty {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 63 | rust_vec_shims_for_primitive!(i32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::write` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |                     ptr::write(this, RustVec { repr: Vec::new() });
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout] ...
[INFO] [stdout] 64 | rust_vec_shims_for_primitive!(i64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |                 unsafe extern "C" fn __new(this: *mut RustVec<$ty>) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 64 | rust_vec_shims_for_primitive!(i64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::drop_in_place` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:25:21
[INFO] [stdout]    |
[INFO] [stdout] 25 |                     ptr::drop_in_place(this);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout] ...
[INFO] [stdout] 64 | rust_vec_shims_for_primitive!(i64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 unsafe extern "C" fn __drop(this: *mut RustVec<$ty>) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 64 | rust_vec_shims_for_primitive!(i64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | rust_vec_shims_for_primitive!(bool);
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |                     (*this).repr.len()
[INFO] [stdout]    |                     ^^^^^^^ dereference of raw pointer
[INFO] [stdout] ...
[INFO] [stdout] 64 | rust_vec_shims_for_primitive!(i64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |                 unsafe extern "C" fn __len(this: *const RustVec<$ty>) -> usize {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 64 | rust_vec_shims_for_primitive!(i64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 |                     (*this).repr.as_ptr()
[INFO] [stdout]    |                     ^^^^^^^ dereference of raw pointer
[INFO] [stdout] ...
[INFO] [stdout] 64 | rust_vec_shims_for_primitive!(i64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 |                 unsafe extern "C" fn __data(this: *const RustVec<$ty>) -> *const $ty {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 64 | rust_vec_shims_for_primitive!(i64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | rust_vec_shims_for_primitive!(bool);
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::write` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |                     ptr::write(this, RustVec { repr: Vec::new() });
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout] ...
[INFO] [stdout] 65 | rust_vec_shims_for_primitive!(f32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |                 unsafe extern "C" fn __new(this: *mut RustVec<$ty>) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 65 | rust_vec_shims_for_primitive!(f32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::drop_in_place` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:25:21
[INFO] [stdout]    |
[INFO] [stdout] 25 |                     ptr::drop_in_place(this);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout] ...
[INFO] [stdout] 65 | rust_vec_shims_for_primitive!(f32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 unsafe extern "C" fn __drop(this: *mut RustVec<$ty>) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 65 | rust_vec_shims_for_primitive!(f32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | rust_vec_shims_for_primitive!(bool);
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |                     (*this).repr.len()
[INFO] [stdout]    |                     ^^^^^^^ dereference of raw pointer
[INFO] [stdout] ...
[INFO] [stdout] 65 | rust_vec_shims_for_primitive!(f32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |                 unsafe extern "C" fn __len(this: *const RustVec<$ty>) -> usize {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 65 | rust_vec_shims_for_primitive!(f32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | rust_vec_shims_for_primitive!(bool);
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | rust_vec_shims_for_primitive!(bool);
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:57:1
[INFO] [stdout]    |
[INFO] [stdout] 57 | rust_vec_shims_for_primitive!(u8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:57:1
[INFO] [stdout]    |
[INFO] [stdout] 57 | rust_vec_shims_for_primitive!(u8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:57:1
[INFO] [stdout]    |
[INFO] [stdout] 57 | rust_vec_shims_for_primitive!(u8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:57:1
[INFO] [stdout]    |
[INFO] [stdout] 57 | rust_vec_shims_for_primitive!(u8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 |                     (*this).repr.as_ptr()
[INFO] [stdout]    |                     ^^^^^^^ dereference of raw pointer
[INFO] [stdout] ...
[INFO] [stdout] 65 | rust_vec_shims_for_primitive!(f32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 |                 unsafe extern "C" fn __data(this: *const RustVec<$ty>) -> *const $ty {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 65 | rust_vec_shims_for_primitive!(f32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:57:1
[INFO] [stdout]    |
[INFO] [stdout] 57 | rust_vec_shims_for_primitive!(u8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::write` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |                     ptr::write(this, RustVec { repr: Vec::new() });
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout] ...
[INFO] [stdout] 66 | rust_vec_shims_for_primitive!(f64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |                 unsafe extern "C" fn __new(this: *mut RustVec<$ty>) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 | rust_vec_shims_for_primitive!(f64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::drop_in_place` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:25:21
[INFO] [stdout]    |
[INFO] [stdout] 25 |                     ptr::drop_in_place(this);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout] ...
[INFO] [stdout] 66 | rust_vec_shims_for_primitive!(f64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 unsafe extern "C" fn __drop(this: *mut RustVec<$ty>) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 | rust_vec_shims_for_primitive!(f64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |                     (*this).repr.len()
[INFO] [stdout]    |                     ^^^^^^^ dereference of raw pointer
[INFO] [stdout] ...
[INFO] [stdout] 66 | rust_vec_shims_for_primitive!(f64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |                 unsafe extern "C" fn __len(this: *const RustVec<$ty>) -> usize {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 | rust_vec_shims_for_primitive!(f64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 |                     (*this).repr.as_ptr()
[INFO] [stdout]    |                     ^^^^^^^ dereference of raw pointer
[INFO] [stdout] ...
[INFO] [stdout] 66 | rust_vec_shims_for_primitive!(f64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 |                 unsafe extern "C" fn __data(this: *const RustVec<$ty>) -> *const $ty {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 | rust_vec_shims_for_primitive!(f64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | rust_vec_shims_for_primitive!(u16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | rust_vec_shims_for_primitive!(u16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | rust_vec_shims_for_primitive!(u16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | rust_vec_shims_for_primitive!(u16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | rust_vec_shims_for_primitive!(u16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | rust_vec_shims_for_primitive!(u32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::write` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |                     ptr::write(this, RustVec { repr: Vec::new() });
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout] ...
[INFO] [stdout] 68 | rust_vec_shims!("string", RustString);
[INFO] [stdout]    | ------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |                 unsafe extern "C" fn __new(this: *mut RustVec<$ty>) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 68 | rust_vec_shims!("string", RustString);
[INFO] [stdout]    | ------------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::drop_in_place` is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:25:21
[INFO] [stdout]    |
[INFO] [stdout] 25 |                     ptr::drop_in_place(this);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout] ...
[INFO] [stdout] 68 | rust_vec_shims!("string", RustString);
[INFO] [stdout]    | ------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 unsafe extern "C" fn __drop(this: *mut RustVec<$ty>) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 68 | rust_vec_shims!("string", RustString);
[INFO] [stdout]    | ------------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | rust_vec_shims_for_primitive!(u32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | rust_vec_shims_for_primitive!(u32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | rust_vec_shims_for_primitive!(u32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | rust_vec_shims_for_primitive!(u32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |                     (*this).repr.len()
[INFO] [stdout]    |                     ^^^^^^^ dereference of raw pointer
[INFO] [stdout] ...
[INFO] [stdout] 68 | rust_vec_shims!("string", RustString);
[INFO] [stdout]    | ------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |                 unsafe extern "C" fn __len(this: *const RustVec<$ty>) -> usize {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 68 | rust_vec_shims!("string", RustString);
[INFO] [stdout]    | ------------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> rust_vec.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 |                     (*this).repr.as_ptr()
[INFO] [stdout]    |                     ^^^^^^^ dereference of raw pointer
[INFO] [stdout] ...
[INFO] [stdout] 68 | rust_vec_shims!("string", RustString);
[INFO] [stdout]    | ------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> rust_vec.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 |                 unsafe extern "C" fn __data(this: *const RustVec<$ty>) -> *const $ty {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 68 | rust_vec_shims!("string", RustString);
[INFO] [stdout]    | ------------------------------------- in this macro invocation
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the macro `rust_vec_shims` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | rust_vec_shims_for_primitive!(u64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | rust_vec_shims_for_primitive!(u64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | rust_vec_shims_for_primitive!(u64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | rust_vec_shims_for_primitive!(u64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | rust_vec_shims_for_primitive!(u64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | rust_vec_shims_for_primitive!(i8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cxx-symbols` (lib) due to 68 previous errors; 55 warnings emitted
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | rust_vec_shims_for_primitive!(i8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | rust_vec_shims_for_primitive!(i8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | rust_vec_shims_for_primitive!(i8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | rust_vec_shims_for_primitive!(i8);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | rust_vec_shims_for_primitive!(i16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | rust_vec_shims_for_primitive!(i16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | rust_vec_shims_for_primitive!(i16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | rust_vec_shims_for_primitive!(i16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | rust_vec_shims_for_primitive!(i16);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | rust_vec_shims_for_primitive!(i32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | rust_vec_shims_for_primitive!(i32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | rust_vec_shims_for_primitive!(i32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | rust_vec_shims_for_primitive!(i32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | rust_vec_shims_for_primitive!(i32);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | rust_vec_shims_for_primitive!(i64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | rust_vec_shims_for_primitive!(i64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> macros/concat.rs:5:11
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[$name = $value]
[INFO] [stdout]    |           ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust_vec.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | rust_vec_shims_for_primitive!(i64);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `attr` which comes from the expansion of the macro `rust_vec_shims_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout]  5 |         #[unsafe($name =) $value]
[INFO] [stdout]    |           +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[WARN] too many lines in the log, truncating it
